Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wirecard docs and test cases #54

Closed
wants to merge 14 commits into from
Closed

Wirecard docs and test cases #54

wants to merge 14 commits into from

Conversation

kartikjagdale
Copy link
Member

Note: Work in Progress

@oyeb
Copy link
Contributor

oyeb commented Jan 19, 2018

Can you please explain why this is a WIP, or what work is remaining so that someone else can pick this up?
This module is not in a very usable state, it lacks documentation and links to the official docs.

@codecov-io
Copy link

codecov-io commented May 18, 2018

Codecov Report

Merging #54 into dev will increase coverage by 11.75%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev      #54       +/-   ##
===========================================
+ Coverage   66.82%   78.57%   +11.75%     
===========================================
  Files          14       14               
  Lines         434      434               
===========================================
+ Hits          290      341       +51     
+ Misses        144       93       -51
Impacted Files Coverage Δ
lib/gringotts/gateways/wire_card.ex 83.6% <66.66%> (+83.6%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 21c5517...81cfa2e. Read the comment docs.

oyeb added a commit that referenced this pull request Jun 5, 2018
Updated the changelog for 1.1.1-rc

Closes #54, #104 and #106 as we remove wire_card.
oyeb added a commit that referenced this pull request Jun 6, 2018
* Remove implementation of protocol for ex_money, monetized
  - ex_money 2.6.0 implements it for us.
  - Remove ex_money from deps and tests

Added a `Gringotts.FakeMoney` a struct that implements the protocol in
the test env. This struct is meant to be used only in tests.

* Update upstream deps
* Update the changelog for 1.1.1-rc
* Update travis config (elixir 1.6.3 -> 1.6.5)

Closes #54, #104 and #106 as we remove wire_card.
Closes #169
@oyeb oyeb closed this in 2fca824 Jun 6, 2018
oyeb added a commit that referenced this pull request Jun 6, 2018
* Remove wire_card and fix docs (#170)
* Remove implementation of protocol for ex_money, monetized
  - ex_money 2.6.0 implements it for us.
  - Remove ex_money from deps and tests

Added a `Gringotts.FakeMoney` a struct that implements the protocol in
the test env. This struct is meant to be used only in tests.

* Update upstream deps
* Update the changelog for 1.1.1-rc
* Update travis config (elixir 1.6.3 -> 1.6.5)

Closes #54, #104 and #106 as we remove wire_card.
Closes #169
oyeb added a commit that referenced this pull request Jun 6, 2018
* Remove wire_card and fix docs (#170)
* Remove implementation of protocol for ex_money, monetized
  - ex_money 2.6.0 implements it for us.
  - Remove ex_money from deps and tests

Added a `Gringotts.FakeMoney` a struct that implements the protocol in
the test env. This struct is meant to be used only in tests.

* Update upstream deps
* Update the changelog for 1.1.1-rc
* Update travis config (elixir 1.6.3 -> 1.6.5)

Closes #54, #104 and #106 as we remove wire_card.
Closes #169
oyeb added a commit that referenced this pull request Jun 8, 2018
* Remove wire_card and fix docs (#170)
* Remove implementation of protocol for ex_money, monetized
  - ex_money 2.6.0 implements it for us.
  - Remove ex_money from deps and tests

Added a `Gringotts.FakeMoney` a struct that implements the protocol in
the test env. This struct is meant to be used only in tests.

* Update upstream deps
* Update the changelog for 1.1.1-rc
* Update travis config (elixir 1.6.3 -> 1.6.5)

Closes #54, #104 and #106 as we remove wire_card.
Closes #169
vikramjadon921995 pushed a commit to vikramjadon921995/gringotts that referenced this pull request Jun 28, 2018
* Remove wire_card and fix docs (aviabird#170)
* Remove implementation of protocol for ex_money, monetized
  - ex_money 2.6.0 implements it for us.
  - Remove ex_money from deps and tests

Added a `Gringotts.FakeMoney` a struct that implements the protocol in
the test env. This struct is meant to be used only in tests.

* Update upstream deps
* Update the changelog for 1.1.1-rc
* Update travis config (elixir 1.6.3 -> 1.6.5)

Closes aviabird#54, aviabird#104 and aviabird#106 as we remove wire_card.
Closes aviabird#169
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants